ItemShapeIncludeMimeContent Property |
Specifies whether the Multipurpose Internet Mail Extensions (MIME) content of an item is returned in the response.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IncludeMimeContent { get; set; }Public Property IncludeMimeContent As Boolean
Get
Set
Property Value
Type:
Booleantrue if [include MIME content]; otherwise,
false.
See Also